Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

builder: Export more env variables for scripts #536

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented Nov 23, 2023

This exports following environment variable for scripts to use: MYNEWT_BIN_DIR bin/
MYNEWT_BUILD_GENERATED_DIR bin//generated
MYNEWT_TARGET_PATH targets/
MYNEWT_APP_PATH apps/<app_name>

This exports following environment variable for scripts to use:
MYNEWT_BIN_DIR bin/<target>
MYNEWT_BUILD_GENERATED_DIR bin/<target>/generated
MYNEWT_TARGET_PATH targets/<target>
MYNEWT_APP_PATH apps/<app_name>
@kasjer kasjer merged commit 585e188 into apache:master Jan 8, 2024
59 checks passed
@kasjer kasjer deleted the kasjer/build-env branch January 8, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants